PATH
Mac OS 8 and 9 Developer Documentation
>
Human Interface Toolbox
>
Icon Services and Utilities
>
Obtaining and Using Icons With Icon Services
AcquireIconRef
Increments the reference count for an
IconRef
.
pascal OSErr AcquireIconRef (IconRef iconRef);
iconRef
A pointer to a value of type IconRef whose reference count you wish to increment.
function result
A result code. See
Icon Services Result Codes
for a description of possible return values.
© 1999 Apple Computer, Inc. – (Last Updated 03 Dec 99)